entry: typo
authorTimm Bäder <mail@baedert.org>
Fri, 8 Jan 2016 16:30:47 +0000 (17:30 +0100)
committerTimm Bäder <mail@baedert.org>
Tue, 12 Jan 2016 20:54:45 +0000 (21:54 +0100)
gtk/gtkentry.c

index ca13c3f6e0f93e271824f56931e34005461fd1a2..26d877ee26b13118b991003ed332e499cfe61ae8 100644 (file)
@@ -10913,7 +10913,7 @@ gtk_entry_progress_pulse (GtkEntry *entry)
 /**
  * gtk_entry_set_placeholder_text:
  * @entry: a #GtkEntry
- * @text: (nullable): a string to be displayed when @entry is empty an unfocused, or %NULL
+ * @text: (nullable): a string to be displayed when @entry is empty and unfocused, or %NULL
  *
  * Sets text to be displayed in @entry when it is empty and unfocused.
  * This can be used to give a visual hint of the expected contents of